We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc92d58 commit ca5ac1fCopy full SHA for ca5ac1f
components/usage/debug.sh
@@ -0,0 +1,7 @@
1
+#!/bin/bash
2
+# Copyright (c) 2022 Gitpod GmbH. All rights reserved.
3
+# Licensed under the GNU Affero General Public License (AGPL).
4
+# See License-AGPL.txt in the project root for license information.
5
+
6
+set -Eeuo pipefail
7
+source /workspace/gitpod/scripts/ws-deploy.sh deployment usage
0 commit comments