backend.ai
backend.ai copied to clipboard
feat: Add `--all` option to the `ps` CLI command
Adds -a, --all option of backend.ai ps command for alias of backend.ai ps --status ALL.
Resolves #616.
how about prohibiting conflict between status option and all flag or adding a help message "Ignores --status option." like --dead option?
LGTM. Maybe we can discuss replacing --status=ALL with --all in a further issue.