You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both the CLI and the UI will need to be able to leverage a standard k8ssecurity context for interacting with remote sites. It should also understandAirship site contexts so that it can be pointed at a local document set andwork with that during subsequent commands without needingto be fed the same document set with every command similar to interactingwith the same Kubernetes cluster throughout a kubectl session.
The initial proposed list of commands that will be implemented is defined below:
Add phase execution engine scaffolding to documentation.
Also add general architecture of phases, and brief description of
what phases, executors and bundles are.
Next commits will fill in the placeholders and topics in the
documentation, such as metadata and phase plan.
Relates-To: #360
Change-Id: Icac00b046cf50d18a71ca69ef9ecbb8be612f9ab
Both the CLI and the UI will need to be able to leverage a standard k8ssecurity context for interacting with remote sites. It should also understandAirship site contexts so that it can be pointed at a local document set andwork with that during subsequent commands without needingto be fed the same document set with every command similar to interactingwith the same Kubernetes cluster throughout a kubectl session.
The initial proposed list of commands that will be implemented is defined below:
Every command will support :
GENERIC OPTIONS
-----------------------------------------------------------------+
NAME
USAGE
=================================================================+
help
Help for the appropriate command
it also lists available plugins
-----------------------------------------------------------------+
version
Version of airshipctl.
-----------------------------------------------------------------+
The text was updated successfully, but these errors were encountered: