almanak strat
Commands for managing strategies.
Usage
Usage: almanak strat [OPTIONS] COMMAND [ARGS]...
Arguments
Options
- help:- Type: BOOL
- Default: False
- Usage: --helpShow this message and exit.
 
CLI Help
Usage: almanak strat [OPTIONS] COMMAND [ARGS]...
  Commands for managing strategies.
Options:
  --help  Show this message and exit.
Commands:
  describe  Retrieve the details of a strategy.
  example   Download the example/tutorial strategies.
  list      List all available strategies on the Almanak platform.
  new       Create a new skeleton strategy.
  pull      Downloads your strategy.
  push      Push a new version of your strategy.
  test      Test the strategy locally.
  validate  Validate the strategy file and configuration.