Rename push command to replace
Open
enhancement
- Dominant language
- Python
- Stars
- 16
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
We called it `push` while being inspired from git command line
However after further thought, `kubectl replace`'s replace is more suitable for the behavior.
Since we also have a `create` function after `kubectl create` this only makes sense.
Contributor guide
Assessment
This issue has not been assessed yet.