Carson Harrell
Carson Harrell
Allows for submitting and management of resources and distributed workloads from the terminal. Some issues for this CLI include #159 #217 #218 #240 #276 #277
# Issue link closes #284 # What changes have been made Codeflare CLI, adding a command line interface that allows similar functionality to the Codeflare SDK. Changes to SDK include:...
# Issue link closes #289 # What changes have been made Sometimes when the user has an api_client, they don't always want to search the serviceaccount. So this PR changes...
Currently `get_current_namespace` searches for a namespace file if there is an api_client present. The problem is, with the new authentication implementation, `oc login` isn't invoked, meaning that this namespace file...
Investigate CLI installation. Implement a new way of installing if current way isn't optimal
Get started on the CLI and include necessary packages, etc.