Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable network creation #106

Closed
MarcHarriss opened this issue Jan 19, 2021 · 0 comments · Fixed by #107
Closed

Enable network creation #106

MarcHarriss opened this issue Jan 19, 2021 · 0 comments · Fixed by #107
Assignees

Comments

@MarcHarriss
Copy link
Member

gscloud network --help

List, create, or remove networks.

Usage:
  gscloud network [command]

Available Commands:
  ls          List networks
  rm          Remove network

Global Flags:
      --account string   Specify the account used (default "default")
      --config string    Specify a configuration file (default "/Users/mharriss/Library/Application Support/gscloud/config.yaml")
  -h, --help             Print usage
  -j, --json             Print JSON to stdout instead of a table
      --noheading        Do not print column headings
  -q, --quiet            Print only IDs of objects

Use "gscloud network [command] --help" for more information about a command.

but it doens't seem that the "create" command has been implemented yet

so this task is to implement + add documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant