storkctl activate
Activate resources
Example: storkctl activate <resource> <flags>
note
The following commands support a set of global flags that can be used across all storkctl
commands. For details, see the global flags section.
storkctl activate clusterdomain
Activate a cluster domain
Aliases: cd
Example: storkctl activate clusterdomain <flags>
Flags
Flag | Input type | Description | Default | Required |
---|---|---|---|---|
--all , -a | bool | Activate all inactive cluster domains | false | Optional |
--name | string | Name for the activate cluster domain action | - | Optional |
--wait | bool | Wait for clusterdomain update to complete | false | Optional |
storkctl activate migrations
Activate apps that were created from a migration
Aliases: migration
Example: storkctl activate migrations <flags>
Flags
Flag | Input type | Description | Default | Required |
---|---|---|---|---|
--all-namespaces , -a | bool | Activate applications in all namespaces | false | Optional |