Version: v0.0.2 
amorphic_parameter_store
amorphic parameter_store
Options
-h, --help help for parameter_store
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")
SEE ALSO
- amorphic -
- amorphic parameter_store DeleteParametersKey - Deletes the parameter from the store.
- amorphic parameter_store GetParameters - Lists the parameters created by the requesting user.
- amorphic parameter_store GetParametersKey - Gets the detail of the parameter along with the decrypted value.
- amorphic parameter_store PostParameters - Creates a new parameter in parameter store.
- amorphic parameter_store PutParametersKey - Updates the existing parameter value.