oxidecomputer / oxidecomputer/oxide.rs
add OXIDE_PROJECT, OXIDE_VPC etc to stop always having to type --project, --vpc etc...
@ahl is already working on this.
Since Jul 9, 2024.
- Dominant language
- Rust
- Stars
- 75
- Forks
- 21
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
Target component
- CLI
- SDK
- Something else
- Not sure
Overview
When using the CLI I'd like to be able to provide --vpc or --project as an env var or set them via the cli. Having to always provide --vpc or --project interrupts me from just typing commands. In my workflow I'm typically going to be working within a project... so being able to quickly oxide inst list, or oxide vpc list without having to type --project or always have to ctrl + r back. If there is a way to currently do this, I apologize in advance for opening this.
Implementation details
No response
Anything else you would like to add?
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.