create new container definition
1 2Usage: forge containers create [options]
1 2--verbose enable verbose mode -k, --key <key> specify the name of the container -h, --help display help for command
This command is used with Forge Containers, which is currently available under Forge's Early Access Program (EAP). EAPs are offered to selected users for testing and feedback purposes.
APIs and features under EAP are:
Use forge containers create to register a new container for your app, as well as a corresponding image repository (with its own repository URI).
The key you provide with this command will be the key used for the container's image repository. You'll also use this value as your
container.key value in the manifest.
For a complete list of forge containers subcommands, refer to the command's reference.
For more details, see Forge EAP, Preview, and GA.
Rate this page: