blob: 2b684fc5c3b419b30cd012d31e7426d45e026ec4 [file] [log] [blame]
#!/bin/bash
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
### Google Compute Engine commands
## See `fx gce help` for more imformation.
source "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"/lib/vars.sh
fx-config-read
"${FUCHSIA_DIR}/scripts/gce/gce" "$@"