miren deploy target
List deployment targets
Usage
miren deploy target [flags]
Flags
--format— Output format (text, json) (default:text)--json— Shorthand for --format json
Config Options
--cluster, -C— Cluster name--config— Path to the config file
App Options
--app, -a— Application name--dir, -d— Directory to run from (default:.)
Global Options
--options— Path to file containing options--server-address— Server address to connect to (default:127.0.0.1:8443)--verbose, -v— Enable verbose output
Examples
List deployment targets:
miren deploy target
Subcommands
miren deploy target add— Add a deployment targetmiren deploy target list— List deployment targetsmiren deploy target remove— Remove a deployment targetmiren deploy target set-default— Set the default deployment target