Fox
fox
CLI for interacting with KubeFox
Synopsis
🦊 Fox is a CLI for interacting with KubeFox. You can use it to build, deploy, and release your KubeFox Apps.
Options
-a, --app string path to directory containing KubeFox App
-h, --help help for fox
-i, --info enable info output
-o, --output string output format, one of ["json", "yaml"] (default "yaml")
--registry-address string address of your container registry
--registry-token string access token for your container registry
--registry-username string username for your container registry
-m, --timeout duration timeout for command (default 5m0s)
-v, --verbose enable verbose output
SEE ALSO
- fox build - Build and optionally push an OCI image of component
- fox completion - Generate the autocompletion script for the specified shell
- fox config - Configure 🦊 Fox
- fox deploy - Deploy KubeFox App using the component code from the currently checked out Git commit
- fox docs - Generate docs for 🦊 Fox
- fox init - Initialize a KubeFox App
- fox proxy - Port forward local port to broker's HTTP server adapter
- fox publish - Builds, pushes, and deploys KubeFox Apps using the component code from the currently checked out Git commit
- fox release - Release specified AppDeployment and VirtualEnvironment
- fox version - Show version information of 🦊 Fox