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

Update the way of getting default objects #6545

Open
4 tasks
milanholemans opened this issue Jan 3, 2025 · 0 comments
Open
4 tasks

Update the way of getting default objects #6545

milanholemans opened this issue Jan 3, 2025 · 0 comments

Comments

@milanholemans
Copy link
Contributor

Change the way to retrieve default objects

As decided in #6493, we've decided to take another route to get a default value from a command.

Right now, some commands return a default value when you don't specify any options. The idea is that the user should specify --default to get a default object.

Options to add

Options Description
--default Get the default (list, environment, page, ...)

Commands to refactor

  • pp environment get
  • flow environment get
  • pa environment get
  • Check if there are more commands we should update with this change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant