feat: allow to only destroy remote server

This commit is contained in:
2022-01-02 01:52:49 +01:00
parent 2c78ac22e0
commit 93c7612efc
2 changed files with 18 additions and 12 deletions

View File

@ -222,7 +222,6 @@ API tokens are read from the environment if specified, e.g.
Where "$provider_TOKEN" is the expected env var format.
`,
ArgsUsage: "<provider>",
Flags: []cli.Flag{
internal.ServerProviderFlag,