Skip to content

DO NOT MERGE: example AI development of space commands (main instructions)#260

Closed
tonyandrewmeyer wants to merge 1 commit intocanonical:mainfrom
tonyandrewmeyer:space-with-main
Closed

DO NOT MERGE: example AI development of space commands (main instructions)#260
tonyandrewmeyer wants to merge 1 commit intocanonical:mainfrom
tonyandrewmeyer:space-with-main

Conversation

@tonyandrewmeyer
Copy link
Collaborator

Add all Juju space commands: add_space, remove_space, rename_space, show_space, move_to_space, reload_spaces, and spaces (list).

New types in spacetypes.py:

  • Space and SpaceSubnet for juju spaces (list) output
  • ShowSpaceInfo, SpaceInfo, and SubnetInfo for juju show-space output

Closes #4

Add all Juju space commands: add_space, remove_space, rename_space,
show_space, move_to_space, reload_spaces, and spaces (list).

New types in spacetypes.py:
- Space and SpaceSubnet for juju spaces (list) output
- ShowSpaceInfo, SpaceInfo, and SubnetInfo for juju show-space output

Closes #4

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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 this pull request may close these issues.

Add add-secret command

1 participant