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

fix: add output command to w3 space #57

Merged
merged 3 commits into from
Mar 20, 2023

Conversation

vasco-santos
Copy link
Contributor

@vasco-santos vasco-santos commented Mar 20, 2023

We had no output for w3 space command resulting in ugly user errors as mentioned in #44.

This PR addresses it. There is nothing clear we want to output. Therefore, looked like a good option to list user agent spaces and instruct on how to do other space commands. As alternatives, we can:

  • output docs for the space commands available right away
  • simply drop this top level space command. We do not have one for other ones like delegation , proof, ...

Thoughts?

Closes #44

@vasco-santos
Copy link
Contributor Author

Removed for consistency as alternative while talking with @alanshaw

@vasco-santos vasco-santos merged commit 8dfab92 into main Mar 20, 2023
@vasco-santos vasco-santos deleted the fix/add-output-command-to-w3-space branch March 20, 2023 15:39
vasco-santos pushed a commit that referenced this pull request Mar 20, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.2.2](v1.2.1...v1.2.2)
(2023-03-20)


### Bug Fixes

* drop redudant w3 space command for consistency
([#57](#57))
([8dfab92](8dfab92)),
closes [#44](#44)
* warnings about uploads being public/permanent
([84a9fd5](84a9fd5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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.

w3cli space panics
2 participants