Skip to content

Commit a944bb1

Browse files
committed
add missing generated file
1 parent 8ce3bb6 commit a944bb1

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
2+
🟩🟩🟩 STDOUT️ 🟩🟩🟩️
3+
Easily run containers on the cloud with a single command.
4+
5+
USAGE:
6+
scw container <command>
7+
8+
AVAILABLE COMMANDS:
9+
container Container management commands
10+
domain Domain management commands
11+
namespace Namespace management commands
12+
token Token management commands
13+
trigger Trigger management commands
14+
15+
WORKFLOW COMMANDS:
16+
deploy Deploy a container
17+
18+
FLAGS:
19+
-h, --help help for container
20+
--list-sub-commands List all subcommands
21+
22+
GLOBAL FLAGS:
23+
-c, --config string The path to the config file
24+
-D, --debug Enable debug mode
25+
-o, --output string Output format: json or human, see 'scw help output' for more info (default "human")
26+
-p, --profile string The config profile to use
27+
28+
Use "scw container [command] --help" for more information about a command.

0 commit comments

Comments
 (0)