-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
$ osc hel
Available Commands:
login Logs in and save the configuration
new-app Create a new application
start-build Starts a new build from existing build or buildConfig
cancel-build Cancel a pending or running build.
build-logs Show container logs from the build container
rollback Revert part of an application back to a previous deployment.
get Display one or many resources
describe Show details of a specific resource
create Create a resource by filename or stdin
process Process template into list of resources
update Update a resource by filename or stdin.
delete Delete a resource by filename, stdin, or resource and ID.
log Print the logs for a container in a pod.
exec Execute a command in a container.
port-forward Forward 1 or more local ports to a pod.
proxy Run a proxy to the Kubernetes API server
project switch to another project
version Display version
help Help about any command
Use "osc <command> --help" for more information about a given command.
Use "osc options" for a list of global command-line options (applies to all commands).
Error: unknown command "hel"
Run 'help' for usage.
osc: invalid command [`hel`]
Run 'osc help' for usage
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.