mirror of
https://github.com/railwayapp/cli
synced 2026-04-21 22:17:25 +00:00
* feat: add `railway bucket` command for managing Railway buckets Supports create, delete, list, info, credentials, and rename subcommands with --json output, interactive/non-interactive modes, and automatic commit vs stage detection based on pending environment changes. |
||
|---|---|---|
| .. | ||
| commands | ||
| controllers | ||
| gql | ||
| util | ||
| client.rs | ||
| config.rs | ||
| consts.rs | ||
| errors.rs | ||
| macros.rs | ||
| main.rs | ||
| subscription.rs | ||
| table.rs | ||
| telemetry.rs | ||
| workspace.rs | ||