Comment on page
Overview
An introduction to all available options and subcommands.
Siera was created to assist during practical day-to-day development tasks. Its features and subcommands reflect this.
siera [OPTIONS] <SUBCOMMAND>
Siera offers the following options.
Alias | Flag | Description |
---|---|---|
-a | --api-key <API_KEY> | This API key will be passed to the agent |
-c | --copy | Copy output to your clipboard |
-e | --environment <ENVIRONMENT> | Specify your current environment [default: default] |
-h | --help | Print help information |
-o | --config <CONFIG> | Supply a path to your configuration file to use that instead of the default |
-q | --quiet | Suppresses most output |
- t | --token <TOKEN> | Authentication token for a multi tenancy agent |
- u | --agent-url <AGENT_URL> | The Agent agent URL that requests will be sent to |
-v | --verbose | Print debug logs |
-V | --version | Print version information |
Siera offers the following subcommands.
Subcommand | Description |
---|---|
Automated actions that combine multiple functions | |
Add agents to your configuration or view your current configuration. To quickly get started, run the following command: siera configuraton add --default | |
Retrieve connections or create invitations | |
Offer or propose credentials | |
Retrieve or create credential definitions | |
feature | List all available features |
Send a secure message to an exist connection | |
Retrieve or create schemas |
Last modified 9mo ago